Some of our alarms come from CloudWatch and are defined by the amount of messages in the Dead Letter Queue. I want to set a low priority (urgency?) alarm on 1 item in the DLQ, and a higher priority alarm if there are more than N items in the DLQ.
Does PagerDuty support this functionality? I’m using the /enqueue endpoint. I didn’t find how to add the urgency
to the payload of the request